home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gLabel, g1erSprChr, gMaxBoutons
- if gLabel <> "AC:IN" then
- puppetTransition(4, 2, 2, 1)
- end if
- repeat with i = g1erSprChr to gMaxBoutons
- puppetSprite(i, 0)
- end repeat
- go(label(gLabel))
- end
-